home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Developer CD 2.1
/
Amiga Developer CD v2.1.iso
/
NDK
/
NDK_1.3
/
Include-Strip1.3
/
include.h
/
libraries
/
translator.h
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1988-07-15
|
133 b
|
7 lines
#ifndef LIBRARIES_TRANSLATOR_H
#define LIBRARIES_TRANSLATOR_H
#define TR_NotUsed -1
#define TR_NoMem -2
#define TR_MakeBad -4
#endif